提交

Site Spy

@Vitaly Kuprin

MCP server for website change monitoring. Let your AI assistant track websites, detect changes, and compare snapshots with visual diffs.
概览

Website Change Monitoring via MCP

Site Spy lets your AI assistant monitor websites, track changes, and compare snapshots with visual diffs.

Getting Started

  1. Sign up at https://sitespy.app
  2. Go to Settings > API and copy your API key
  3. Add the config to your MCP client (Claude, Cursor, etc.)
  4. Use the authenticate tool with your API key

服务器配置

{
  "mcpServers": {
    "site-spy": {
      "command": "npx",
      "args": [
        "-y",
        "@site-spy/mcp-server"
      ],
      "env": {
        "SITE_SPY_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server